internal representation

美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]
  • 网络内部表示;内部表征;内在表征;内在表象
internal representationinternal representation

noun

1
a presentation to the mind in the form of an idea or image
Synonym: representation mental representation

数据来源:WordNet

  1. A New Internal Representation Model

    一种新的内部表示模型

  2. This results in a very compact internal representation .

    这导致一种非常紧凑的内部表示。

  3. Improvement of Static Slicing Algorithm and Internal Representation of Concurrent Program

    并发程序内部表示及静态切片算法的改进

  4. The Design and Implementation of Internal Representation Graphical Programs

    图式程序内部表示的设计与实现

  5. Created at installation time , these files store an internal representation of the system classes .

    这些文件在安装时创建,保存着系统类的内部表示方式。

  6. The conceptual structure of the new match network and the data structure of its internal representation are described .

    文中详细描述了这种网络的基本结构及其内部表示的数据结构。

  7. The internal representation of such data is meant to be convenient for data processing in a program .

    数据的内部表示方式的意义是方便程序对数据的处理。

  8. An instruction exists as an internal representation in the assembler ;

    指令在汇编器中以一种内部表示的形式存在;

  9. Only the internal representation of user data in Domino is changed into table formats .

    只有Domino中用户数据的内部表示才会转换为表格式。

  10. A simple table associates the string describing a pattern to its corresponding internal representation .

    一个简单的表将描述一个模式的字符串关联到它相应的内部表示。

  11. Mutual transformation of the internal representation and external representation of the polyhedral cone

    多面锥内外表示形式的相互转化

  12. However , Java code never exposes this internal representation to the programs it exchanges data with .

    不过,Java代码永远不会把这种内部表示向与它交换数据的程序公开。

  13. Both generate a common , language-neutral , internal representation of queries .

    它们都生成一种通用的与语言无关的内部查询表示。

  14. The contribution is : Proposed an internal representation for object-oriented software : multi-level dependency graph .

    所做的工作如下:提出一种面向对象软件的中间表示法:多粒度依赖关系图。

  15. XML-based system definition files is not used for describing application , but it is used mostly for internal representation .

    基于XML的系统定义文件不用于描述应用程序,主要用于内部表示。

  16. This internal representation is performed by the query graph model ( QGM ) component .

    这个内部表现形式是由查询图形模型(QGM)组件所执行的。

  17. The ID tags shown in the Source page refer to an internal representation for the test .

    Source页显示的ID标签指的是测试的内部表示。

  18. We use BPMN as a notation but we have our own internal representation .

    我们使用BPMN做注解,但是也有自己的内部表现形式。

  19. This " role " has an internal representation of the process flow and determines the next step based on the representation .

    此角色具有流程流的内部表示形式,能根据此表示形式确定下一步骤。

  20. Currently the loader passes the internal representation of the code back to Ruby for execution .

    目前,加载器会把代码的内部表示返回给Ruby来执行。

  21. Among them , XML is use in internal representation language which is mapping from higher level 's model to indeed layer code .

    其中,XML在代码生成器中用于从高层模型到底层代码映射的内部表示语言;

  22. Before the introduction of the genetic process mining , we define : internal representation , fitness measure and genetic operator .

    在介绍使用遗传方法去挖掘流程模型前,我们定义了:内部描述形式、适应度函数、遗传算子。

  23. An internal representation of the world ; an organization of concepts and actions that can be revised by new information about the world .

    世界的内化;可以被关于世界的新的信息修订的概念和行为的体制。

  24. That eliminates the need for conversions between internal representation of objects and Java / C # representations .

    因此不需要在对象的内部表现形式和Java/C表现形式之间转换。

  25. Psychological meaning can be obtained through internal representation and the link between internal and external representations can be got by conversion .

    心理意义通过内部表征获得,内外表征的联系通过转换来实现。

  26. We have the ability to translate from a number of parsers to an internal representation which we use for compilation .

    我们有能力借鉴众多解析器来自行开发用于编译的和一个解析器的内部实现。

  27. These source files are read and an internal representation called a loader is built of the beans and the relationships among them .

    读取这些源文件并构建bean及其相互关系的内部表示(称为装载器)。

  28. The key technologies of implementation are analyzed , such as internal representation of source code , instantiation of design patterns , dynamic pattern template generation and so on .

    此外,详细分析了实现中的源程序内部表示、设计模式实例化、动态模板生成技术等关键技术。

  29. The process involves generating an internal representation of a method that 's different from bytecodes but at a higher level than the target processor 's native instructions .

    此过程将生成方法的一个内部表示,该表示与字节码不同但是其级别要高于目标处理器的本地指令。

  30. For instance , the Java ™ language 's internal representation of strings is based on UTF-16 , which makes indexing into the string much faster .

    比如,Java™语言中字符串的内部表示采用UTF-16,因此对字符串的索引更快。